CallGraph
Public Member Functions | Protected Member Functions
uicallgraphuicallgraph Class Reference

#include <uicallgraphuicallgraph.h>

Inheritance diagram for uicallgraphuicallgraph:
Inheritance graph
[legend]
Collaboration diagram for uicallgraphuicallgraph:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 uicallgraphuicallgraph (wxWindow *parent)

Protected Member Functions

void OnPaint (wxPaintEvent &event)
void OnSaveCallGraph (wxCommandEvent &event)
void OnClosePanel (wxCommandEvent &event)

Detailed Description

Implementing uicallgraph

Definition at line 14 of file uicallgraphuicallgraph.h.


Constructor & Destructor Documentation

Constructor

Definition at line 3 of file uicallgraphuicallgraph.cpp.


Member Function Documentation

void uicallgraphuicallgraph::OnClosePanel ( wxCommandEvent &  event) [protected, virtual]

Reimplemented from uicallgraph.

Definition at line 20 of file uicallgraphuicallgraph.cpp.

void uicallgraphuicallgraph::OnPaint ( wxPaintEvent &  event) [protected, virtual]

Reimplemented from uicallgraph.

Definition at line 10 of file uicallgraphuicallgraph.cpp.

void uicallgraphuicallgraph::OnSaveCallGraph ( wxCommandEvent &  event) [protected, virtual]

Reimplemented from uicallgraph.

Definition at line 15 of file uicallgraphuicallgraph.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables